home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 14334 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.6 KB

  1. Path: news.nbnet.nb.ca!news
  2. From: lewwid@brunswickmicro.nb.ca (Jeff)
  3. Newsgroups: comp.lang.c
  4. Subject: Pondering this forever..
  5. Date: Sat, 13 Apr 1996 16:13:27 GMT
  6. Organization: NBNet
  7. Message-ID: <4koj8q$1mlm@darwin.nbnet.nb.ca>
  8. NNTP-Posting-Host: 198.164.26.52
  9. X-Newsreader: Forte Free Agent 1.0.82
  10.  
  11. I have been reading this C book for a few days now.  I am on Chapter
  12. 11 outta 21 :)  You guess'd it, Learn C in 21 days.  The only thing
  13. they haven't covered , so far, and i also skimmed the book for it, was
  14. windows programming.  I have always wondered what they use to write in
  15. windows.  Example, windows.h ?  i dont know, i would really like to
  16. know information on that.. ?
  17.     
  18.     Also, tcp/ip, how would one go about knowing how to refer to an ip
  19. address, or anything that has to do with tcp/ip ?   Is there a
  20. standard file, with rules of TCp/ip out on the net somewhere?  I
  21. wonder if i wrote a program, and lets say included #include net.h ?
  22. would i refer to the library functions that come outta net.h ?  I know
  23. i confused the hell outta alot of people here, it's cause i am
  24. confused :(  (not sure if net.h exists, just puzzled)
  25.  
  26.     The next question goes for DOS/4gw.exe or something like that, the
  27. real time file used by doom.  Do these files come with a TXT
  28. explaining how to use them ?   Also, using DLL files, are these
  29. functions all predefined by the compiler, or by the writter of the
  30. program ?   Sorry for stupid questions, just puzzled.
  31.  
  32.     On a clearer note, i would like to thank all the help i got from the
  33. last post i made.   
  34.     
  35.     thanks for the help, and could you please email me with any help that
  36. you , or anyone has ... :)
  37.  
  38.